﻿2026-08-03T05:25:45.5338551Z ##[group]Run actions/checkout@v5
2026-08-03T05:25:45.5339405Z with:
2026-08-03T05:25:45.5339800Z   ref: a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T05:25:45.5340265Z   fetch-depth: 1
2026-08-03T05:25:45.5340642Z   repository: BigscreenVR/spt-bs-core
2026-08-03T05:25:45.5343585Z   token: ***
2026-08-03T05:25:45.5343919Z   ssh-strict: true
2026-08-03T05:25:45.5344271Z   ssh-user: git
2026-08-03T05:25:45.5344625Z   persist-credentials: true
2026-08-03T05:25:45.5344998Z   clean: true
2026-08-03T05:25:45.5345343Z   sparse-checkout-cone-mode: true
2026-08-03T05:25:45.5345754Z   fetch-tags: false
2026-08-03T05:25:45.5346173Z   show-progress: true
2026-08-03T05:25:45.5346516Z   lfs: false
2026-08-03T05:25:45.5346836Z   submodules: false
2026-08-03T05:25:45.5347189Z   set-safe-directory: true
2026-08-03T05:25:45.5347583Z   allow-unsafe-pr-checkout: false
2026-08-03T05:25:45.5348162Z ##[endgroup]
2026-08-03T05:25:45.6118621Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T05:25:45.6120360Z ##[group]Getting Git version info
2026-08-03T05:25:45.6121129Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T05:25:45.6122065Z [command]/usr/bin/git version
2026-08-03T05:25:45.6122493Z git version 2.43.0
2026-08-03T05:25:45.6130511Z ##[endgroup]
2026-08-03T05:25:45.6138265Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f8a9288f-abb8-4f6c-8550-dae8739355e9/.gitconfig'
2026-08-03T05:25:45.6144990Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f8a9288f-abb8-4f6c-8550-dae8739355e9' before making global git config changes
2026-08-03T05:25:45.6146076Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T05:25:45.6148021Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T05:25:45.6180162Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T05:25:45.6199629Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T05:25:45.6209316Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T05:25:45.6212206Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T05:25:45.6230801Z refs/heads/golden/ir15
2026-08-03T05:25:45.6236818Z [command]/usr/bin/git checkout --detach
2026-08-03T05:25:45.6294937Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T05:25:45.6332545Z [command]/usr/bin/git branch --delete --force golden/ir15
2026-08-03T05:25:45.6362228Z Deleted branch golden/ir15 (was a5042ec74).
2026-08-03T05:25:45.6366668Z ##[endgroup]
2026-08-03T05:25:45.6369269Z [command]/usr/bin/git submodule status
2026-08-03T05:25:45.6552959Z ##[group]Cleaning the repository
2026-08-03T05:25:45.6555397Z [command]/usr/bin/git clean -ffdx
2026-08-03T05:25:47.3181521Z Removing .adapter-notify/
2026-08-03T05:25:47.3182713Z Removing bench-ledger/
2026-08-03T05:25:47.3183428Z Removing target/
2026-08-03T05:25:47.3194677Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T05:25:47.3256552Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T05:25:47.3263167Z ##[endgroup]
2026-08-03T05:25:47.3264301Z ##[group]Disabling automatic garbage collection
2026-08-03T05:25:47.3267041Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T05:25:47.3325323Z ##[endgroup]
2026-08-03T05:25:47.3326660Z ##[group]Setting up auth
2026-08-03T05:25:47.3330050Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T05:25:47.3358325Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T05:25:47.3547468Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T05:25:47.3574698Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T05:25:47.3753252Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T05:25:47.3776833Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T05:25:47.3962640Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T05:25:47.3993690Z ##[endgroup]
2026-08-03T05:25:47.3995505Z ##[group]Fetching the repository
2026-08-03T05:25:47.4000877Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T05:25:47.8380696Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T05:25:47.8381635Z  * branch                a5042ec7440159a931217ae3c11be156a7675bf6 -> FETCH_HEAD
2026-08-03T05:25:47.8412190Z ##[endgroup]
2026-08-03T05:25:47.8413072Z ##[group]Determining the checkout info
2026-08-03T05:25:47.8415019Z ##[endgroup]
2026-08-03T05:25:47.8420184Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T05:25:47.8460595Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T05:25:47.8482054Z ##[group]Checking out the ref
2026-08-03T05:25:47.8484050Z [command]/usr/bin/git checkout --progress --force a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T05:25:47.8531682Z HEAD is now at a5042ec74 fix(test): poll the process we pinned, not the number it happens to hold
2026-08-03T05:25:47.8536870Z ##[endgroup]
2026-08-03T05:25:47.8570417Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T05:25:47.8594638Z a5042ec7440159a931217ae3c11be156a7675bf6
